projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b63c4
)
(mail-default-reply-to): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Dec 1993 02:45:28 +0000
(
02:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Dec 1993 02:45:28 +0000
(
02:45
+0000)
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index b09f09c96985eedb712c260abfdea0847670f669..aa8caef8ab25388f6d7061b2c86fbc043ce5f252 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-58,6
+58,7
@@
The headers are be delimited by a line which is `mail-header-separator'.")
*Name of file to write all outgoing messages in, or nil for none.
Do not use an rmail file here! Instead, use its inbox file.")
+;;;###autoload
(defvar mail-default-reply-to nil
"*Address to insert as default Reply-to field of outgoing messages.")